home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3390 < prev    next >
Encoding:
Text File  |  1996-08-05  |  996 b   |  31 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: mozart.unx.sas.com!sassek
  3. From: sassek@unx.sas.com (Steve Krueger)
  4. Subject: Re: CXERR -> Game over?
  5. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  6. Message-ID: <sassek.823974664@sas.com>
  7. Date: Sat, 10 Feb 1996 17:51:04 GMT
  8. X-Nntp-Posting-Host: wonka.unx.sas.com
  9. References: <391.6609T1134T2814@login.eunet.no>
  10. Organization: SAS Institute Inc.
  11.  
  12. terjepe@login.eunet.no (Terje Pedersen) writes:
  13.  
  14.  
  15. A CXERR is an internal compiler error. If you run that
  16. file through the preprocessor, and send me the output
  17. perhaps I can provide a work-around or fix.
  18.  
  19. sk
  20.  
  21.  
  22.  
  23. >I tried to port xspread (an X11 spreadsheet) yesterday and all went fairly well until
  24. >the SAS/C compiler choked on some parser source, and generated a CXERR.
  25. >Since new updates to SAS/C doesn't seem too likely I was wondering if there is any
  26. >documentation available that may give me a clue as to how to solve the problem?
  27. >(the error output was: CXERR: 460351, Line: 326, Qpos: 897)
  28.  
  29. >TP
  30.  
  31.